dialog: Let GtkButton manage its style classes
authorTimm Bäder <mail@baedert.org>
Sat, 29 Oct 2016 08:16:03 +0000 (10:16 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 31 Oct 2016 11:20:41 +0000 (12:20 +0100)
commit86e94d0e0f391724370082c0707dc09c3c002752
tree91582fc651ad75cd1d11b1344f3bdacf40df6fe4
parent01723fa02faf37d729cee059bcd3e1d39230dd24
dialog: Let GtkButton manage its style classes

A button created using gtk_button_new_with_label will already have the
text-button style class applied.
gtk/gtkdialog.c